Print Parameter Properties

The Print Parameter Properties dialog allows you to configure various properties for each print parameter. It is divided into several screens:

Copies

The print parameter properties dialog. Copies is selected in the tree on the left. On the right are the properties for copies; including, the number of copies and the print properties for each copy. Properties include duplex printing (printing on both sides of the page), flipping the page on the short edge, and paper save. Each property has a checkbox. Page collation is toggled at the bottom.

The Copies tab controls the number of copies in the template and how each copy should print on the page. To add a new copy click the Add Copy button (+). This adds a copy with default properties to the bottom of the list. To remove a copy, click the Remove Copy button (-). This removes the last copy from the list.

Note: After removing a copy, it may be necessary to edit the forms beneath the print pParameter and re-assign the copy numbers to print on for each form.  See Form Properties: Overlay for more details.

Images

The Images screen is where you can add images that will be used within an HTML object on the FormStamp.

Print parameter properties dialog. Images is selected in the tree on the right. On the right, you can add or remove images that are used in the H T M L editor.

Notes

The Notes field lets you enter any desired text into the Notes field to help you document the purpose of this Print Parameter.

Print parameter properties dialog. Notes is selected from the tree on the left. There is an empty text box for entering notes on the right.

Source File

The Source File screen is where you control how the input file should be processed.

Print parameter properties dialog. Source file is selected from the tree on the left. On the right, select encoding from the drop down, set the column count and the row count in the numeric controls, and set pages to be separated by a page break (or not).

Row Count and Page Break work together to interpret the input file correctly. Without page break set, FormFusion will read Row Count number of lines for each page. If FormFusion encounters a page break, that page will end regardless of the number of rows read. If page break is set, FormFusion will read up to Row Count number of lines per page. If a page break hasn't been found by the time Row Count lines have been read, the remaining lines will be skipped until a page-break character has been found.

Source File - Before

Print parameter properties dialog. Before is selected from the tree on the left, under source file. On the right, you can toggle to retain a backup of the original source file and indicate the file extension of the source file.

Retain a backup of the original print file - Check this box to force FormFusion to make a copy of the original input file for backup purposes.
The copy will be in the same directory as the original input file with the same name and a default file extension of _bak. A different file extension may be designated.

Source File - Sorting

Print parameter properties dialog. Sorting, under source file, is selected from the tree on the left. On the right is a list of variables. Below the list is a list of variables to sort by.

This selection is provided to allow the user to sort the report output. This is provided to eliminate the need to modify your enterprise application to produce output sorted in the desired order.

Sorting is achieved by comparing the value of variables on each page. On the server, sorting is performed by executing its own pass, without producing output or modifying the input. All MapForm variables and many of the system variables are valid for use. Some system variables are not valid (such as FILENAME_) since the value will be empty during the comparison. CaptureForm variables are valid for use depending on when the variable is populated. Only "Page Queries" are executed during sort.

At the top are all of the variables that exist beneath this Print Parameter. Variables cannot be edited from this location but do show the components that "own" the variable name. At the bottom are the currently applied sorting variables. If no variables are present in this list then sorting will not occur.

Sort by


Special Processing

Print parameter properties dialog. Special processing is selected from the tree on the left. On the right, there is a checkbox to ignore pages that are blank and rules for special first pages and special last pages.

Special Processing - Page Settings

This dialog allows you to specify page size and page orientation for pages that are not modified by FormFusion.

Print parameter properties dialog. Page settings, under special processing, is selected from the tree on the left. On the right, you can set the page size and the page orientation.

Special Processing - Font

This dialog allows you to specify the font to be used for pages that are not modified by FormFusion.

Print parameter properties dialog. Font, under page settings, is selected from the tree on the left. On the right, you can set your font, font size, font color, and font style.